google.golang.org/grpc/internal/channelz.subChannel.cm (field)

4 uses

	google.golang.org/grpc/internal/channelz (current package)
		funcs.go#L403: 	sc.cm = c
		types.go#L319: 	cm            *channelMap
		types.go#L357: 	sc.cm.findEntry(sc.pid).deleteChild(sc.id)
		types.go#L395: 	sc.cm.deleteEntry(sc.id)